StepSmootherGain
Created Donnerstag 30 Juni 2016
Smoothly activate and deactivate a Real signal.
1. Purpose of Block
Applicable if a variable shall be conditionally and smoothly reduced to zero.
2. Limits of Validity / Features
- variable, Real conditions for activation
3. Interfaces
4. Nomenclature
5. Governing Equations
The block's output is zero as long as the input x is smaller than the input noFunc. The output y will equal the input u if x is greater than func:
For a smooth transition between 0 and u at the output he block makes usage of ClaRa's smoothing function, i.e.
y=Stepsmoother(func, noFunc, x)*u.
See a simple example of the block's application below.
6. Remarks for Usage
7. Validation
8. References
9. Version History
- 14.05.2014 - v. 1.0.0 - initial implementation - J.Brunnemann, XRG Simulation GmbH